@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:14px; font-family: "Microsoft YaHei"; line-height:24px;color:#333333; -webkit-text-size-adjust:none; background-color:#FFF;}
a{ color:#333333; text-decoration:none; cursor:pointer;transition:all 0.4s linear 0s;}
a:hover{ text-decoration:none;}
ul {list-style: none;}
li{ list-style-type:none;transition:all 0.4s linear 0s;}
.eng{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; color:#990000; padding-left:3px;}
.nr{line-height:24px;}

/*top*/
#mytop{ width: 100%; height: 124px; background: #FFF;}
.top{ width: 1002px; margin: 0 auto;}
.logo{ width: 412px; height: 64px; float: left; padding-top: 25px;}
.myphone{ width: 370px; height: 124px; float: right; background: url("../Image/phone_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/phone_bg.jpg*/ no-repeat left center; font-size: 26px; font-family: "Microsoft YaHei"; color: #276fdc;
 font-weight: bold; line-height: 115px; text-align: right; padding-right: 35px;}
.topico{ width: 55px; height: 124px; background: url("../Image/topico.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/topico.jpg*/ no-repeat; float: right;}
.topico a{ width: 31px; height: 32px; display: block; margin: 0 auto; margin-top: 18px;}
.topico a:hover{ opacity: 0.8;}


#banner{width: 100%;min-width:1200px; height: 515px; margin: 0 auto; position: relative; }
#banner ul{width: 100%;min-width:1200px; height: 515px; position: absolute; top: 0px; left: 0px; z-index: 2;}
#banner ul li{	width: 100%;min-width:1200px;height: 515px; position: absolute; top: 0px; left: 0px; display: none;	opacity: 0;filter:alpha(opacity=0);}
#banner ul li img { width:100%;}
#banner ul li.icur{display: block;opacity: 1;filter:alpha(opacity=100);}
#banner ol{position:absolute; bottom: 10px; left: 50%; z-index: 3; height: 15px;}
#banner ol li{cursor:pointer;width: 15px; height: 15px; background: #fff; border-radius: 50%; float: left; display: inline; margin: 0 8px;}
#banner ol li.icur{background: #276FDC;}
#banner p.pre {width: 44px;height: 44px;background: url("../Image/sprite.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/sprite.png*/ no-repeat;	position: absolute;left: 0px;top: 265px;z-index: 5;cursor: pointer; display: none;}
#banner p.pre:hover{background:url("../Image/sprite.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/sprite.png*/ 0 -52px no-repeat;}
#banner p.next {width: 44px;height: 44px;background: url("../Image/sprite.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/sprite.png*/ -63px 0 no-repeat;	position: absolute;right: 0px;top: 265px;z-index: 5;cursor: pointer; display: none;}
#banner p.next:hover{background:url("../Image/sprite.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/sprite.png*/-63px -52px no-repeat;}

#nav{ width: 100%; height: 55px; background: url("../Image/nav_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/nav_bg.jpg*/ no-repeat center;}
.nav{ width: 1002px; height: auto; margin: 0 auto;}
.nav li{ width: 143px; height: 55px; float:left;}
.nav li a{ width: 142px; height: 55px; display: block; float: left; font-size: 14px; font-family: "Microsoft YaHei"; color: #FFF; text-align: center; line-height: 55px;}
.line{ width: 1px; height: 9px; float: left; background: url("../Image/navline.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/navline.jpg*/ no-repeat; margin-top: 28px;}
.nav li a:hover{ color: #65c2fb; background: url("../Image/nav_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/nav_hover.png*/ no-repeat bottom center;}
/*index*/
#cont1{ width: 100%; height: 67px; background: #FFF;border-bottom: 1px solid #CCC; }
.cont1{ width: 1002px; height: auto; overflow:hidden; margin: 0 auto;}
.keyword{ width: 615px; float: left;}
.keyword h5{ font-size: 14px; font-family: "Microsoft YaHei"; color: #0d4cb3; float: left; line-height: 67px;}
.keyword ul{ float: left;}
.keyword ul li{width: auto; padding-right: 10px; float: left; text-align: right; line-height: 67px;}
.keyword ul li a{ font-size: 14px; font-family: "Microsoft YaHei"; color: #868686;}
.keyword ul li a:hover{ color: #1964D5;}
.serach{ float:right; padding-top:14px; width:270px; padding-right: 10px;}
.c_search{width:270px; float:left; font-size:14px; color:#777777; font-family:"微软雅黑";}
.c_search .searchborder{float:left;width:270px;height:36px; border:1px solid #BEBEBE;border-radius:20px;}
.search_i{float:left; border:0;width:130px; height:36px; background-color: transparent; padding-left:5px; color:#fff; font-size:14px; text-align:center;}
.c_search .search_s{float:left;width:146px; height:36px;padding-top:2px; padding-left:6px; background:none;cursor:pointer;}
.c_search input[type="text"] {border: none;outline: none;background: none;font-size:14px; color:#333;width:217px;-webkit-apperance:none;margin:0;	-webkit-transition: all 0.5s ease-out;	-moz-transition: all 0.5s ease-out;	-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;}
.c_search input[type="text"]:focus{width:210px;}
.c_search input[type="submit"] { border: none; text-indent: -9999px; outline: none; cursor: pointer; background: url("../Image/search1.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/search1.jpg*/ no-repeat;  width:48px;  height:38px;}
.c_search input[type="submit"]:active {position:relative;}


#cont2{ width: 100%; height: 575px; background: url("../Image/cont2_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont2_bg.jpg*/ no-repeat center;}
.cont2{ width: 1002px; height: 520px; overflow: hidden; margin: 0 auto; padding-top: 55px; position: relative;}
.cont2_title{ width: 100%; height: 75px; margin: 0 auto; text-align: center;}
.cont2_title h5{ font-size: 35px; font-family: "Microsoft YaHei"; color: #FFF; font-weight: normal; padding-bottom: 10px;}
.cont2_title h6{ font-size: 14px; font-family: "Microsoft YaHei"; color: #FFF; font-weight: normal;}
.cont2_con{ width: 100%; height: auto; overflow:hidden; padding-top: 60px;}
.cont2_con ul{ width: 110%;}
.cont2_con ul li span{ padding-top: 170px; display: block; overflow: hidden;}
.cont2_con ul li a:hover span{ color: #1E98E6;}
.cont2_con ul li a{ width: 152px; height: 200px; display: block; position: relative; float: left; margin-right: 15px; text-align: center;font-size: 16px; font-family: "Microsoft YaHei"; color: #FFF;}
.cont2_con ul li:nth-child(1) a{ background: url("../Image/pro1.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro1.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(2) a{ background: url("../Image/pro2.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro2.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(3) a{ background: url("../Image/pro3.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro3.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(4) a{ background: url("../Image/pro4.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro4.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(5) a{ background: url("../Image/pro5.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro5.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(6) a{ background: url("../Image/pro6.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro6.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(1) a:hover{ background: url("../Image/pro1_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro1_hover.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(2) a:hover{ background: url("../Image/pro2_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro2_hover.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(3) a:hover{ background: url("../Image/pro3_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro3_hover.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(4) a:hover{ background: url("../Image/pro4_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro4_hover.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(5) a:hover{ background: url("../Image/pro5_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro5_hover.png*/ no-repeat center top; }
.cont2_con ul li:nth-child(6) a:hover{ background: url("../Image/pro6_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/pro6_hover.png*/ no-repeat center top; }

.cont2_con ul li p{ width: 150px; height: 150px; display: block;  position:  absolute; top: 210px;}
.cont2_con ul li a:hover p{ top: 0;}


.cont2_more{ width: 100%; height: 130px; position: absolute; bottom: 0;}
.cont2_more .cont2_kuang{ width: 54px; height: 128px; margin: 0 auto; border: 1px solid #3A8AB9;}
.cont2_more a{ width: 157px; height: 46px; display: block; background: #3A8AB9; margin: 0 auto; font-size: 16px; font-family: "Microsoft YaHei"; color: #FFF; text-align: center; line-height: 46px; position: absolute; bottom: 56px; left: 426px;}
.cont2_more a:hover{ bottom: 50px;}



#cont3{ width: 100%; height: auto; background: #FFF;}
.cont3{ width: 1002px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 45px; padding-bottom: 35px;}
.cont3_title{ width: 100%; height: 75px; text-align: center;}
.cont3_title h5{ font-size: 35px; font-family: "Microsoft YaHei"; color: #303030; font-weight: normal; padding-bottom: 10px;}
.cont3_title h6{ font-size: 14px; font-family: "Microsoft YaHei"; color: #303030; font-weight: normal;}
.cont3_con{ width: 100%; height: auto; padding-top: 28px;}
.newsL{ width: 470px; float: left;}
.newsL img{ border: 1px solid #E0E0E0;}
.newsR{ width: 508px; float: right;}
.newsR ul li a{ width: 100%; height: 56px; display: block; margin-bottom: 8px; background: #8C8C8C; line-height: 56px; text-indent: 25px; font-size: 13px; font-family: "Microsoft YaHei"; color: #FFF;}
.newsR ul li span{ float: right; padding-right: 20px;}
.newsR ul li a:hover{ background: #3BB881;}
.newsmore{ width: 100%;height: auto; padding-top: 30px; overflow: hidden;}
.newsmore a{ width: 134px; height: 42px; display: block; font-size: 16px; font-family: "Microsoft YaHei"; color: #198e66; text-align:center; line-height: 42px; border: 1px solid #198e66; margin: 0 auto;}
.newsmore a:hover{ background: #198e66; color: #FFF;}

#cont4{ width: 100%; height: 100px; background: url("../Image/cont4_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont4_bg.jpg*/ repeat-x;}
.cont4{ width: 1002px; margin: 0 auto; padding-top: 29px; overflow: hidden;}
.cont4_L{ width: 221px; float: left; padding-left: 31px;}
.cont4_L img{ width: 41px; height: 36px; display: block; float: left; margin-right: 18px; margin-top: 5px;}
.cont4_L h5{ font-size: 24px; font-family: "Microsoft YaHei"; color: #171717; font-weight: normal; padding-top: 10px;}
.cont4_L h6{ font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #9C9C9C;}
.cont4_C{ width: 382px; height: 44px; float: left; border-left: 1px solid #B4B4B4; border-right: 1px solid #B4B4B4; line-height: 44px;}
.cont4_C img{ width: 38px; height: 38px; display: block; float: left; margin-left: 57px; margin-top: 3px;}
.cont4_C em{ font-size: 31px; font-family: "Microsoft YaHei"; color: #2d2d2d; font-weight: bold; padding-left: 20px;}
.cont4_R{ width: 345px; float: right; padding-right: 13px; padding-top: 5px;}
.cont4_R a{ width: 132px; height: 39px; margin-left: 22px; display: block;
	background:#276FDC; float: left; font-size: 20px; font-family: "Microsoft YaHei"; color: #FFF; text-align: center; line-height: 39px;border-radius:20px;}

.cont4_R a:hover{ text-decoration: underline;}

#cont5{ width: 100%; height: auto; background: #FFF; overflow: hidden;}
.cont5{ width: 1002px; height: auto; margin: 0 auto;}
.cont5_01{ width: 100%; height: 320px; background: url("../Image/cont5_01.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont5_01.png*/ no-repeat center; text-align: center;}
.cont5_01 h3{ font-size: 39px; font-family: "Microsoft YaHei"; color: #303030; padding-top: 55px; line-height: 50px;}
.cont5_01 h4{ font-size: 39px; font-family: "Microsoft YaHei"; color: #1489e3; padding-top: 15px; line-height: 50px;}
.cont5_01 h5{ font-size: 15px; font-family: "Microsoft YaHei"; color: #BEBEBE; font-weight: normal;}
.cont5_02{ width: 100%; margin: 0 auto; overflow: hidden; padding-top: 30px;}
.cont5_02_l{ width: 500px; float: left;}
#ul01{  width: 100%;}
#ul01 li{ width: 100%; height: 160px; border-bottom: 1px dashed #D1D1D1; overflow: hidden;}
#ul01 li img{ width: 125px; height: 126px; display: block; float: left; margin-right: 20px;}
#ul01 li h3{ font-size: 22px; font-family: "Microsoft YaHei"; color: #383838; padding-top: 10px;}
#ul01 li h4{ font-size: 12px; color: #AEAEAE; font-weight: normal; line-height: 16px; padding-top: 5px;}
#ul01 li p{ font-size: 14px; color: #707070;}

.cont5_02_r{ width: 480px; float: right; padding-top: 15px;}
.cont5_02_r ul li{ width: 176px; height: 79px; float: left; margin-right: 28px; margin-bottom: 39px; border: 2px solid #1394D1; padding: 14px 0 0 32px;}
.cont5_02_r ul li img{ width: 62px; height: 62px; display: block; float: left; margin-right: 29px;}
.cont5_02_r ul li h4{ font-size: 28px; color: #414141; font-weight: normal; line-height: 30px;}
.cont5_03{ width: 100%;}
.cont5_03_l{ width: 502px; height: 480px; float: left; background: url("../Image/cont5_03_l.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont5_03_l.jpg*/ no-repeat;}
.cont5_03_l ul{ width: 200%; padding-left: 26px; padding-top: 195px;}
.cont5_03_l ul li{ width: 83px; height: 74px; float: left; margin-right: 289px; margin-bottom: 15px; text-align: center; font-size: 22px; font-family: "Microsoft YaHei"; color: #383838; padding-top: 9px; line-height: 30px;}
.cont5_03_r{ width: 480px; float: right;}







#cont6{ width: 100%; height: 500px; background:url("../Image/cont6_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont6_bg.jpg*/ repeat-x top #F2F2F2;}
.cont6{ width: 1002px; height: auto; overflow: hidden; margin: 0 auto;}

.mysts_achievements{}
.mysts_achievements .center{ height:auto; overflow:hidden;}
.mysts_navs{ position:relative; height:110px; background:url("../Image/mysts_navs.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/mysts_navs.jpg*/ repeat-x top;}
.mysts_navs ul{ height:110px;}
.mysts_navs ul li{ width:334px; height:110px; text-align:center; color: #FFF; line-height:92px; font-size:24px; float:left; position:relative; cursor:pointer; font-family: "Microsoft YaHei";}
.mysts_navs ul .sel{ color:#fff; cursor:default}
.mysts_navs .bgcolor{ width:334px; height:110px; position:absolute; left:0; top:0; background:url("../Image/tab_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/tab_hover.png*/ no-repeat; /*transition:left .3s ease-in-out; -webkit-transition:left .3s ease-in-out; -ms-transition:left .3s ease-in-out; -moz-transition:left .3s ease-in-out;*/}
.mysts_cons{ margin-top:50px; width:1002px; height:300px; position:relative;}
.mysts_cons .mysts_cons_box{ width:1002px; display:none; height:293px; position:absolute; left:0; top:0;}
.mysts_cons .mysts_cons_box0{ display:block;}
.mysts_box_left{ float:left; height:293px; overflow:hidden; position:relative;}
.mysts_box_left_tab1{width:560px;}
.mysts_box_left_tab2,.mysts_box_left_tab3{width:100%;}
.mysts_box_left .title{ font-size:14px; text-align:justify; margin-bottom:5px;}
.mysts_box_left p{ line-height:22px; text-align:justify; max-height:143px; overflow:hidden;text-indent: 2em;margin-bottom:5px;}
.mysts_box_right{ max-width:420px; float:right; max-height:293px; }
.mysts_box_left .mysts_pic{ height:101px;  position:absolute; left:0; bottom:35px;}
.mysts_box_left .mysts_pic img{ width:195px; float:left; height:101px;margin:0 10px;}
.mysts_box_left .mysts_pic_tab1 img{ width:560px; float:left; height:157px;margin-top: 20px;}

#cont7{ width: 100%; height: 320px; background: #FFF;}
.cont7{ width: 1002px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 40px;}
.caseLt{ width: 230px; float: left;}
.caseLt_tit{ width: 100%; height: 28px; float: left;}
.tit1{ font-size: 20px; font-family: "Microsoft YaHei"; color: #484848; float: left;}
.tit2{ font-size: 14px; font-family: "Microsoft YaHei"; color: #767676; padding-left: 10px; padding-top: 5px;}
.caseLt_tit a{ width: 20px; height: 20px; display: block; float: right; background: url("../Image/more.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/more.png*/ no-repeat; margin-top: 5px;}
.caseLt_tit a:hover{ background: url("../Image/moreHv.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/moreHv.png*/ no-repeat;}
.caseLt_con{ width: 100%; height: auto; float: left; padding-top: 25px;}
.caseLt_con ul{ width: 100%;}
.caseLt_con ul li a{ width: 100%; height: 50px; display: block; border-bottom: 1px dashed #D6D6D6; font-size: 14px; font-family: "Microsoft YaHei"; color: #525252; line-height: 50px;}
.caseLt_con ul li img{ width: 23px; height: 17px;display: block;float: left; margin-right: 15px; margin-top: 15px;}
.caseLt_con ul li a:hover{ color: #14d782;}
.caseCt{ width: 330px; float: left; padding-left: 55px;}
.caseCt_tit{ width: 100%; height:55px; }
.caseCt_con{ width: 100%; height: auto;}
.caseCt_con ul{ width: 110%;}
.caseCt_con ul li{ width: 150px; height: 200px; float: left; margin-right: 30px;}
.caseCt_con ul li img{ border: 1px solid #ADADAD;}
.caseCt_con ul li img:hover{ border: 1px solid #3BB781;}
.case_banner{width:338px; height:253px;border:1px #D6D6D6 solid; padding:5px; overflow:hidden; position:relative; float:right;}
.case_banner .case_pic{ width:338px;padding:5px; height:253px; overflow:hidden;}
.case_banner .case_pic ul li{width:338px; height:253px; float:left}
.case_banner .case_pic ul li a img{width:329px; height:244px;}
.case_banner .casenav{ height:11px; width:100%; position:absolute; left:46px; top:230px;}
.case_banner .casenav ul{ height:11px; text-align:center; width:100%;}
.case_banner .casenav ul li{ width:11px; height:11px; display:inline-block; margin-right:10px; background:url("../Image/navd.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/navd.png*/ no-repeat 0 0; text-indent:-9999px;}
.case_banner .casenav ul li:last-child{ margin-right:0}
.case_banner .casenav ul .navOn{ background-position:0 -11px;}

#cont8{ width: 100%; height: 175px; background: url("../Image/cont8_bg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/cont8_bg.jpg*/ no-repeat center;}

#cont9{ width: 100%; height: auto; background: #FFF;}
.cont9{ width: 1002px; height:auto; overflow: hidden; margin: 0 auto; padding-top: 30px; padding-bottom: 30px;}
.cont9_L{ width: 370px; float: left;}
.cont9_L .staff_pic{ width:350px; height:229px; padding:5px; border:1px #D6D6D6 solid; float:left; position:relative; margin-top: 20px;}
.cont9_L .staff_pic .staff_pic_banner{width:350px; height:229px; overflow:hidden}
.cont9_L .staff_pic .staff_pic_banner li{width:350px; height:229px; float:left; overflow:hidden;}
.cont9_L .staff_pic .staff_pic_banner li img{width:350px; height:229px;display:block;}
.staffnav{ position:absolute; top:210px; right:10px;}
.staffnav ul{ height:11px;}
.staffnav ul li{ width:11px; height:11px; float:left; margin-right:13px; background:url("../Image/navd.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/navd.png*/ no-repeat 0 0; text-indent:-9999px;}
.staffnav ul .navOn{ background-position:0 -11px;}
.cont9_C{ width: 295px; float: left; padding-left: 45px;}
.case9_Con{ float: left; padding-top: 20px;}
.case9_Con img{ padding-bottom: 15px;}
.cont9_Con{ width: 100%; height: auto; overflow: hidden; padding-top: 20px;}
.cont9_Con li a{ width: 100%; height: 50px; display: block; border-bottom: 1px dashed #D6D6D6; font-size: 14px; font-family: "Microsoft YaHei"; color: #525252; line-height: 50px; background: url("../Image/newsli.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/newsli.jpg*/ no-repeat left center; text-indent: 20px;}
.cont9_Con li a:hover{ background: url("../Image/newsli_hover.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/newsli_hover.png*/ no-repeat left center; color: #276FDC;}
.cont9_Con li:last-child a{ border: none;}
.cont9_R{ width: 255px; float: right;}
.cont9_R .q_ask{ position:relative; height:250px; overflow:hidden; margin-top: 20px; float: left;}
.cont9_R .q_ask ul li{ height:65px; width:255px; overflow:hidden; float:left; border-bottom: 1px dashed #D6D6D6; padding-top: 15px;}
.cont9_R .q_ask ul li div{ height:20px; margin-bottom:10px; line-height:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  color:#525252; width:255px;}
.cont9_R .q_ask ul li .q a{ font-size: 14px; font-family: "Microsoft YaHei"; color: #14d782;}

#cont10{ width: 100%; height: 350px; background: #FFF;}
.cont10{ width: 1002px; height: auto; overflow: hidden; margin: 0 auto;}
/*门店环境、祛痘产品*/
.excellent_product{ width:1002px; height: 350px;position:relative;}
.excellent_product .choice_pro{ width: 143px; position:absolute; top:78px; left:0;}
.excellent_product .choice_pro li{word-wrap:break-word;word-break:nomal; margin-bottom: 24px; float:left; width: 143px; height: 47px; line-height: 47px; text-align: center;  font-size:16px; color:#fff; cursor:default; background: url("../Image/tabno.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/tabno.jpg*/ no-repeat;}
.excellent_product .choice_pro li span{ display:block; width:143px;}
.excellent_product .choice_pro li:hover,.excellent_product .choice_pro .sel{ background:url("../Image/tabon.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/tabon.jpg*/ no-repeat; color:#fff;}
.excellent_product .pro_cons{ width: 793px;  height: 280px; margin-left:142px; border: 1px solid #DADADA;}
.excellent_product .pro_cons .pro_cons_wrap{ width: 721px; height: 188px; position:relative; display:none}
.excellent_product .pro_cons .pro_cons_wrap0{ display:block}
.excellent_product .pro_cons .pro_cons_wrap .pro_cons_box{ width: 721px; height: 188px; overflow:hidden; position:absolute; top:47px; left:35px;}
.excellent_product .pro_cons .pro_cons_wrap .pro_cons_box ul{ height: 188px; overflow:hidden}
.excellent_product .pro_cons .pro_cons_wrap .pro_cons_box ul li{ width: 175px; padding-right:7px; float:left; height: 188px;}
.excellent_product .pro_cons .pro_cons_wrap .pro_cons_box ul li a img{ width: 175px; height: 188px;}
.excellent_product .pro_cons .pro_cons_wrap .btn{ width:48px; height:48px; position:absolute; right:-110px; text-indent:-9999px;}
.excellent_product .pro_cons .pro_cons_wrap .leftbtn{ background:url("../Image/btnr.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btnr.png*/ no-repeat 0 0; top:95px;}
.excellent_product .pro_cons .pro_cons_wrap .rightbtn{background:url("../Image/btnl.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btnl.png*/ no-repeat 0 0; top:142px;}
.excellent_product .pro_cons .pro_cons_wrap:hover .btn{ background-position:0 -48px;}
.yinying{ width: 810px; height: 16px; display: block; position: absolute; bottom:52px; left:135px;}

/*left*/
.allleft{ width:228px; height:100%; overflow:hidden;float:left; padding-bottom:20px;}
.leftbara{ width: 100%; height: auto; float: left; padding-bottom: 35px;}
.left_title{ width: 100%; height: 75px; float: left; background: #1964D5; text-align: center; font-size: 20px; font-family: "Microsoft YaHei"; color: #92ACE6; border-bottom: 4px solid #EEEEEE;}
.left_title span{ font-size: 24px; font-family: "Microsoft YaHei"; color: #eeeeee; width: 100%; display: block; padding-top: 24px; padding-bottom: 5px; font-weight: bold;}
.left_con{ width: 100%; height: auto; float: left; background: #1964D5; padding: 10px 0 30px 0;}
.left_con li a{ width: 190px; height: 29px; display: block; margin: 0 auto; font-size: 14px; color: #FFF; line-height: 29px; text-indent: 20px; border: 2px solid #FFF; margin-bottom: 5px;}
.left_con li a:hover{ }
.left_con a:hover, .left_con li a.current{ background: #1E98E6;}



.leftbarb{ width: 100%; float: left; padding-bottom: 35px;}
.leftB_con{ width: 247px; height: auto; float: left; background: #FFF; padding-top: 15px; padding-bottom: 20px;}
.leftB_con ul li{ width: 210px; height: 38px; margin: 0 auto;}
.leftB_con ul li a{ width: 210px; height: 38px; display: block; font-size: 14px;font-family: "Microsoft YaHei"; color: #535353; line-height: 38px;text-indent: 18px; background: url("../Image/leftli.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/leftli.jpg*/ no-repeat left center;}
.leftB_con ul li a:hover{ color: #00D31E;}
.leftbarc{ width: 100%; height: auto; float: left;}
.leftC_con{ width: 207px; height: auto; float: left; background: #EBEBEB; padding: 20px;}
.leftC_con li{ font-size: 12px;font-family: "Microsoft YaHei"; color: #262626; line-height: 26px;}
.leftC_con li span{ color: #0ecc79;}





/*end*/
#end{ width: 100%; height: 417px; background: url("../Image/end_bg.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/end_bg.png*/ repeat;}
.end{ width: 1002px; height: auto; margin: 0 auto;}
.nrl{ width: 215px; background: #1E98E6; height: 417px; float: left; text-align: center;}
.footlogo{ padding-top: 25px; padding-bottom: 23px;}
.erweima img{ padding-bottom: 10px;}
.erweima h5{ color: #FFF;}
.nrr{ width: 735px; float: right;}
.footlink{ width: 100%; height: 26px; padding-top: 45px; float: left;}
.footlink h5{ float: left; font-size: 14px; font-family: "Microsoft YaHei"; color: #FFF; font-weight: normal; line-height: 26px; padding-right: 15px;}
.footlink ul{ float: left;}
.footlink ul li{ width: 102px; height: 26px; float: left;}
.footlink ul li a{ width: 102px; height: 26px; display: block; font-size: 14px; font-family: "Microsoft YaHei"; color: #FFF; text-indent: 10px;opacity:0.5;
	background:url("../Image/frednlink.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/frednlink.png*/ no-repeat left center; }
.footlink ul li a:hover{ opacity:1;}
.footadd{ width: 100%; float: left; padding-top: 70px;}
.footadd li{ width: 100%; height: 30px; font-size: 14px; font-family: "Microsoft YaHei"; color: #26baff;}
.foottxt{ width: 100%; float: left; padding-top: 25px; font-size: 14px; font-family: "Microsoft YaHei"; color: #26baff;}
.foottxt a{ color: #26baff;}



/*public*/
.main{width:1002px; height:100%; overflow:hidden;margin:0 auto; padding-top: 30px;}
.allcon{width:1002px; height:100%; overflow:hidden;}
.concompany{ width:740px;height:100%; overflow:hidden;float:right;}
.concompanylogo{ width:100%; height:43px; background: url("../Image/footline2.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/footline2.png*/ no-repeat bottom left; line-height: 43px;}
.honorlogo1{ float:left; width:auto; height:43px; display:block; font-size:22px; font-family:"微软雅黑"; color:#1964D5; font-weight:bold;}
.honorlogo1 h5{ font-size:18px; font-family:Tahoma, Geneva, sans-serif; color:#3c90df;}

.honorlogo2{ float:right; padding-right:10px; color:#939393;}
.honorlogo2 a{color:#939393;}
.concompanycon{ width:96%; height:100%; padding-top:15px; overflow:hidden; margin:0 auto; padding-bottom:50px; min-height: 500px;}

.rnewys{ width:100%; height:120px; border-bottom:#d9d9d9 solid 1px; padding-top:10px;}
.newconleft{ width:90px; height:120px; float:left; color:#676767;}
.newsconright{ width:85%; height:120px; float:right;}
.newsconright a{ width:100%; height:120px; display:block; color:#676767;}
.newsconright a:hover{ color:#1964D5; text-decoration:none;}
.newsconright1{ color:#333; font-weight:bold; padding-bottom:10px;}
.back a{ width:125px; height:41px; display:block; float:right; font-size:16px; font-family:"宋体";
	color:#FFF;  line-height:41px; font-weight:bold;  clear:both;background:#1964D5; text-align: center; border: 4px double #FFF;}
.back a:hover{ opacity:0.8;}

/************常州贷款*****************/
.newsdivys{ width:100%; height:190px; border-bottom:#353535 double 5px; padding-top:10px;}
.newsdivysimg{ width:245px; height:175px; float:left; border:1px solid #8CCE2E; padding:3px; }
.newsdivyscon{ width:415px; height:120px; float:right; font-size:14px;}
.newsdivyscon a{width:100%; height:190px; display:block;}
.newsdivyscon a:hover{ text-decoration:none; color:#138C41;}
.newsdivyscon1{font-family:Microsoft YaHei,SimSun; font-size:18px; color:#333; line-height:30px; width:75px; border-bottom:5px solid #8CCE2E;}
.newsdivyscon2{ padding-top:6px;}

.news_nei li{width:100%;height:39px;border-bottom:1px dashed #2C6793;line-height:39px; background:url("../Image/newslibg.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/newslibg.jpg*/ no-repeat left center; font-family:"微软雅黑"; font-size:17px; color:#333;}
.news_nei li a{ color:#333;}
.news_nei  li a:hover{color:#79B0CD;}


.a_left{width:100px; height:300px; position:absolute; margin-left:10px; z-index:9999;margin-top:40px;}
.a_right{width:100px; height:300px; position:absolute; margin-left:600px;z-index:9999; margin-top:40px;}
.a_left a{width:100px; height:300px; float:left; display:block; position:relative; z-index:999;background:url("../Image/btn-prev.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btn-prev.png*/ no-repeat left center;}
.a_right a{width:100px; height:300px; float:right;display:block; position:relative; z-index:999;background:url("../Image/btn-next.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btn-next.png*/ no-repeat right center;}
.a_left a:hover{width:100px; height:300px; float:left;background:url("../Image/btn-prev-cur.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btn-prev-cur.png*/ no-repeat left center;}
.a_right a:hover{width:100px; height:300px; float:right;z-index:999;background:url("../Image/btn-next-cur.png")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/btn-next-cur.png*/ no-repeat right center;}
 
 

#indexNews{ padding-bottom:15px;}
#indexNews li{ width:658px; height:30px; line-height:30px; border-bottom:#7f7f7f dashed 1px; padding-left:22px;background:url("../Image/newsli.gif")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/newsli.gif*/ no-repeat left;}
#indexNews li a{ float:left;}
#topnews{ height:125px; overflow:hidden}
#topnews li{border-bottom:1px dashed #dedede; height:120px;}
#topnews li a{ font-weight:800; font-size:14px; font-family:Microsoft YaHei,SimSun;}
.introImg{ float:left; margin-right:10px;}
.info_date{ float:right; padding-right:5px;}
#indexPro{width:745px; height:430px; overflow:hidden; margin:0 auto; float:right}
#indexPro li,.produc li{float:left; margin:0 9px 13px 9px; _margin:0 7px 10px 7px; width:238px; height:206px; _height:203px; text-align:center;}

#fl{ float:left; width:240px;}
#fl li{ background:url("../Image/fl_li.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fl_li.jpg*/ no-repeat top left; height:30px;}
#fl li a{ padding-left:38px; display:block; line-height:29px;}
#fl li a:hover{ background:url("../Image/fl_hover.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fl_hover.jpg*/ no-repeat top left; color:#FFF;}

.info_img{ width:100%; height:auto; padding-bottom:10px;}
.info_img li{ width:212px; height:208px;text-align:center;}
.info_img li a{ width:212px; height:208px; display:block; background-color:#f2f2f2;border:#e8e8e8 solid 1px; line-height:45px;}
.info_img li a:hover{ background-color:#1964D5; text-decoration:none; color:#FFF;}
.info_img li img{ width:197px; height:150px; margin-top:8px; background: #FFF;}

@keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
@-webkit-keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
.mod_imgLight{position:relative;width:212px;height:208px;overflow:hidden;margin:0 auto;border-radius:10px;box-shadow: 0 0 10px #1964D5;}
.mod_imgLight a{display:inline-block}
.mod_imgLight a:before{content:'';position:absolute;width:60px;height:208px;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.mod_imgLight:hover a:before{
	-webkit-animation:aniBlink120 .3s ease-out forwards;
	-moz-animation:aniBlink120 .3s ease-out forwards;
	-o-animation:aniBlink120 .3s ease-out forwards;
	animation:aniBlink120 .3s ease-out forwards
}

.food_info_tit_bg{margin:30px 0px;width:100%;height:30px;background:#ccc; float:left;}
.food_info_tit{display:inline-block;padding-left:10px; padding-right:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;font-family:Microsoft YaHei; font-size:14px;}


/************新闻*****************/
.news_tit_u{text-align: center;font-size: 16px;color: #0c5ba4;line-height: 30px; font-weight:700;}
.news_tit_d{text-align: center;padding: 5px 0px;font-size: 12px;font-weight: 100;background: #f7f7f7;border: 1px solid #e8e8e8;color: #303030;width: 98%;margin: 10px auto;height: 20px;line-height: 20px;}
.news_tit_img{ width:60%; margin:9px auto; text-align:center}
.news_main{ line-height:28px; font-size:14px; color: #535353;}
/************产品*****************/
.produc{ width:100%; margin:0 auto; overflow:hidden; padding-top:15px;}
.info_img_detail{ text-align:center;}
.info_img_detail img{  padding:3px; border:#CCC solid 1px; background: #FFF;}
.food_name{ text-align:center; line-height:40px;}
/************分页*****************/
/*.page{width:99%; height: 30px; line-height: 30px;text-align: center; margin: 0 auto;font-size: 12px; border:1px solid#d2d4d6;}
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.page span.current {padding:3px 6px 3px 6px;height:18px;line-height:18px;background:#404040;color:#fff;}*/
/************留言*****************/
.concompanycon table{margin-left:2px;}
.concompanycon table th{color:#444444;font-weight:normal;font-size:14px;font-family:'Microsoft YaHei',arial;text-align:right;vertical-align: top;padding-top: 9px;}
.concompanycon table td select{font-family: 'Microsoft YaHei',arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;	background: #FFF;*+margin-left:-3px;}
.concompanycon table td ul{list-style:none;position:absolute;}
.concompanycon table td ul li{	font-family:'Microsoft YaHei',arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.concompanycon table td ul li a{display:block;text-decoration:none;color:#444444;}
.concompanycon table td ul li a:hover{color:#fe7d0c;}
.concompanycon table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.concompanycon table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td .yanzheng{width:101px;}
.concompanycon table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.concompanycon table td .but{width:74px;height:31px;line-height:27px;background:#149939;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:'Microsoft YaHei',SimHei,sans-serif;color:#FFF;}
/************招聘*****************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-90px;background:url("../Image/button.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/button.jpg*/ no-repeat top left;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_name{display:block;color:#da020d;text-align:left;}
.info_title{margin:30px 0 0 0px;width:760px;height:30px;background:#ececec; float:left;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;border-radius:5px; background:#1964D5;}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#1964D5 url("../Image/fixCont.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fixCont.jpg*/ no-repeat 0 0;}
.yb_bar .yb_phone{background:#1964D5 url("../Image/fixCont.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fixCont.jpg*/ no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#1964D5 url("../Image/fixCont.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fixCont.jpg*/ no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#1964D5 url("../Image/fixCont.jpg")/*tpa=http://www.jyshydz.cn/App/Tpl/Home/Default/Public/Image/fixCont.jpg*/ no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}